On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:
[di'limitə]
общая лексика
разделитель
символ (пробел, табуляция, запятая, скобки, ключевые слова и т.п.) или строка, служащие для разделения между собой каких-либо элементов (данных в файле
записей в базе данных
операторов, имён, выражений или параметров в программе и т.д.). Наиболее часто в качестве разделителей используется запятая или символ табуляции, в таких случаях говорят о comma-delimited file или о tab-delimited file
ограничитель
существительное
вычислительная техника
ограничитель данных
разделитель данных (при передаче информации)
общая лексика
установление границ
размежевание
разграничение
A delimiter is a sequence of one or more characters for specifying the boundary between separate, independent regions in plain text, mathematical expressions or other data streams. An example of a delimiter is the comma character, which acts as a field delimiter in a sequence of comma-separated values. Another example of a delimiter is the time gap used to separate letters and words in the transmission of Morse code.
In mathematics, delimiters are often used to specify the scope of an operation, and can occur both as isolated symbols (e.g., colon in "") and as a pair of opposing-looking symbols (e.g., angled brackets in ).
Delimiters represent one of various means of specifying boundaries in a data stream. Declarative notation, for example, is an alternate method that uses a length field at the start of a data stream to specify the number of characters that the data stream contains.